net/http.http2Transport.CountError (field)
7 uses
net/http (current package)
h2_bundle.go#L7456: CountError func(errType string)
h2_bundle.go#L8148: if t.CountError != nil {
h2_bundle.go#L8149: cc.fr.countError = t.CountError
h2_bundle.go#L8548: if f := cc.t.CountError; f != nil {
h2_bundle.go#L9506: f := cc.t.CountError
h2_bundle.go#L10102: if fn := cc.t.CountError; fn != nil {
h2_bundle.go#L10252: if fn := cs.cc.t.CountError; fn != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)